projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b5ef76
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Wed, 28 Apr 2004 21:00:06 +0000
(21:00 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Wed, 28 Apr 2004 21:00:06 +0000
(21:00 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index bae9c058e47168683a4330ad721847bf12b372da..0761237e9337d6fc05b4e0d99a87fbf5d733df71 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2004-04-29 Kim F. Storm <storm@cua.dk>
+
+ * xdisp.c (null_glyph_slice): New var.
+ (append_glyph, append_composite_glyph, append_stretch_glyph):
+ Use it to initialize glyph slice.
+
2004-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
* xdisp.c (x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.